home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / tbbs / prgsourc.zip / HOMES.ZIP / FGET.PRG < prev    next >
Text File  |  1995-12-16  |  522b  |  19 lines

  1. SET COLOR TO W+/BG
  2. @ 4,23 SAY "$"
  3. @ 4,24 GET pmax PICTURE rJust("@K 9999") 
  4. @ 4,28 SAY ",000"
  5. @ 5,23 GET sub PICTURE "@K"
  6. @ 6,23 GET design PICTURE "@K"
  7. @ 8,27 GET smin PICTURE "@K 9999"
  8. @ 8,32 SAY "sq. feet"      
  9. @ 9,27 GET lmin PICTURE "@K 9999"
  10. @ 9,32 SAY "acres"       
  11. @ 10,30 GET bedmin PICTURE "@K 9"
  12. @ 11,30 GET batmin PICTURE "@K 9"
  13. @ 13,29 GET pump PICTURE "@ Y"
  14. @ 14,29 GET base PICTURE "@ Y"      
  15. @ 15,29 GET fire PICTURE "@ Y"
  16. @ 16,29 GET gar PICTURE "@ Y" 
  17. @ 17,29 GET air PICTURE "@ Y"
  18.  
  19.